FindItemResponseGroups Property |
Represents a collection of items that are the result of a grouped FindItem Operation call.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<Group> Groups { get; }Public ReadOnly Property Groups As IList(Of Group)
Get
Property Value
Type:
IListGroup
See Also